You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecInt Class > TMtxVecInt Methods > CopyFromArray Method > TMtxVecInt.CopyFromArray Method ([In] int[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecInt.CopyFromArray Method ([In] int[])

Copies values from an integer type Src array.

Syntax
C#
Visual Basic
public TMtxVecInt CopyFromArray([In] int[] Src);

The size property of the calling object is set implicitely. The integer precision of the calling object is preserved.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!